Name | Description | |
---|---|---|
![]() | CanCopy | Overridden. Determines whether the specified cell can copy its content on the clipboard. |
![]() | Copy | Overridden. Copies the content of the specified data cell on the clipboard. |
![]() | FormatDefaultDataCell | Overridden. |
For a list of all members of this type, see NTextValueColumnFormat<TValueFormatter> members.
Name | Description | |
---|---|---|
![]() | CanCopy | Overridden. Determines whether the specified cell can copy its content on the clipboard. |
![]() | Copy | Overridden. Copies the content of the specified data cell on the clipboard. |
![]() | FormatDefaultDataCell | Overridden. |
Name | Description | |
---|---|---|
![]() | CreateDefaultValueFormat | Must override to create the default value format. |
![]() | CreateValueDataCellView | Overridden. Overriden to create a text cell view that contains a formatted string representation of the specified value. |
![]() | GetDefaultCellValue | Must override to return the default cell value, which is used for default row height measurement. |